home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 September / macformat-004.iso / Shareware City / Utilities / LinkInt3.1 Folder / Linkage Interface ƒ / Help / Help / background_2718.xml next >
Encoding:
Extensible Markup Language  |  1994-07-06  |  5.4 KB  |  202 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2718</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_2083.pbm</bitmap>
  7.     <cantDelete> <true /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_3093.css" />
  11.     <part>
  12.         <id>4</id>
  13.         <type>field</type>
  14.         <visible> <true /> </visible>
  15.         <dontWrap> <false /> </dontWrap>
  16.         <dontSearch> <false /> </dontSearch>
  17.         <sharedText> <false /> </sharedText>
  18.         <fixedLineHeight> <false /> </fixedLineHeight>
  19.         <autoTab> <false /> </autoTab>
  20.         <lockText> <true /> </lockText>
  21.         <rect>
  22.             <left>14</left>
  23.             <top>12</top>
  24.             <right>215</right>
  25.             <bottom>36</bottom>
  26.         </rect>
  27.         <style>transparent</style>
  28.         <autoSelect> <false /> </autoSelect>
  29.         <showLines> <false /> </showLines>
  30.         <wideMargins> <false /> </wideMargins>
  31.         <multipleLines> <false /> </multipleLines>
  32.         <reservedFamily> 0 </reservedFamily>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>left</textAlign>
  36.         <font>Palatino</font>
  37.         <textSize>18</textSize>
  38.         <textStyle>bold</textStyle>
  39.         <textHeight>24</textHeight>
  40.         <name>Title</name>
  41.         <script></script>
  42.     </part>
  43.     <part>
  44.         <id>5</id>
  45.         <type>field</type>
  46.         <visible> <true /> </visible>
  47.         <dontWrap> <false /> </dontWrap>
  48.         <dontSearch> <false /> </dontSearch>
  49.         <sharedText> <false /> </sharedText>
  50.         <fixedLineHeight> <false /> </fixedLineHeight>
  51.         <autoTab> <false /> </autoTab>
  52.         <lockText> <true /> </lockText>
  53.         <rect>
  54.             <left>14</left>
  55.             <top>43</top>
  56.             <right>404</right>
  57.             <bottom>226</bottom>
  58.         </rect>
  59.         <style>scrolling</style>
  60.         <autoSelect> <false /> </autoSelect>
  61.         <showLines> <false /> </showLines>
  62.         <wideMargins> <false /> </wideMargins>
  63.         <multipleLines> <false /> </multipleLines>
  64.         <reservedFamily> 0 </reservedFamily>
  65.         <titleWidth>0</titleWidth>
  66.         <icon>0</icon>
  67.         <textAlign>left</textAlign>
  68.         <font>Palatino</font>
  69.         <textSize>12</textSize>
  70.         <textStyle>plain</textStyle>
  71.         <textHeight>16</textHeight>
  72.         <name>theText</name>
  73.         <script></script>
  74.     </part>
  75.     <part>
  76.         <id>6</id>
  77.         <type>button</type>
  78.         <visible> <true /> </visible>
  79.         <reserved5> 0 </reserved5>
  80.         <reserved4> 0 </reserved4>
  81.         <reserved3> 0 </reserved3>
  82.         <reserved2> 0 </reserved2>
  83.         <reserved1> 0 </reserved1>
  84.         <enabled> <true /> </enabled>
  85.         <rect>
  86.             <left>253</left>
  87.             <top>10</top>
  88.             <right>298</right>
  89.             <bottom>42</bottom>
  90.         </rect>
  91.         <style>rectangle</style>
  92.         <showName> <false /> </showName>
  93.         <highlight> <false /> </highlight>
  94.         <autoHighlight> <true /> </autoHighlight>
  95.         <sharedHighlight> <false /> </sharedHighlight>
  96.         <family>0</family>
  97.         <titleWidth>0</titleWidth>
  98.         <icon>0</icon>
  99.         <textAlign>center</textAlign>
  100.         <font>Chicago</font>
  101.         <textSize>12</textSize>
  102.         <textStyle>plain</textStyle>
  103.         <name>Print topic</name>
  104.         <script>on mouseUp
  105. doMenu "Print..."
  106. end mouseUp</script>
  107.     </part>
  108.     <part>
  109.         <id>10</id>
  110.         <type>button</type>
  111.         <visible> <true /> </visible>
  112.         <reserved5> 0 </reserved5>
  113.         <reserved4> 0 </reserved4>
  114.         <reserved3> 0 </reserved3>
  115.         <reserved2> 0 </reserved2>
  116.         <reserved1> 0 </reserved1>
  117.         <enabled> <true /> </enabled>
  118.         <rect>
  119.             <left>314</left>
  120.             <top>14</top>
  121.             <right>340</right>
  122.             <bottom>37</bottom>
  123.         </rect>
  124.         <style>transparent</style>
  125.         <showName> <false /> </showName>
  126.         <highlight> <false /> </highlight>
  127.         <autoHighlight> <true /> </autoHighlight>
  128.         <sharedHighlight> <false /> </sharedHighlight>
  129.         <family>0</family>
  130.         <titleWidth>0</titleWidth>
  131.         <icon>15420</icon>
  132.         <textAlign>center</textAlign>
  133.         <font>Chicago</font>
  134.         <textSize>12</textSize>
  135.         <textStyle>plain</textStyle>
  136.         <name>Prev</name>
  137.         <script>on mouseUp
  138. lock screen
  139. go to prev card
  140. unlock screen
  141. end mouseUp
  142. </script>
  143.     </part>
  144.     <part>
  145.         <id>11</id>
  146.         <type>button</type>
  147.         <visible> <true /> </visible>
  148.         <reserved5> 0 </reserved5>
  149.         <reserved4> 0 </reserved4>
  150.         <reserved3> 0 </reserved3>
  151.         <reserved2> 0 </reserved2>
  152.         <reserved1> 0 </reserved1>
  153.         <enabled> <true /> </enabled>
  154.         <rect>
  155.             <left>346</left>
  156.             <top>14</top>
  157.             <right>371</right>
  158.             <bottom>37</bottom>
  159.         </rect>
  160.         <style>transparent</style>
  161.         <showName> <false /> </showName>
  162.         <highlight> <false /> </highlight>
  163.         <autoHighlight> <true /> </autoHighlight>
  164.         <sharedHighlight> <false /> </sharedHighlight>
  165.         <family>0</family>
  166.         <titleWidth>0</titleWidth>
  167.         <icon>16560</icon>
  168.         <textAlign>center</textAlign>
  169.         <font>Chicago</font>
  170.         <textSize>12</textSize>
  171.         <textStyle>plain</textStyle>
  172.         <name>Next</name>
  173.         <script>on mouseUp
  174. lock screen
  175. go to next card
  176. unlock screen
  177. end mouseUp
  178. </script>
  179.     </part>
  180.     <part>
  181.         <id>12</id>
  182.         <type>button</type>
  183.         <visible> <true /> </visible>
  184.         <reserved5> 0 </reserved5>
  185.         <reserved4> 0 </reserved4>
  186.         <reserved3> 0 </reserved3>
  187.         <reserved2> 0 </reserved2>
  188.         <reserved1> 0 </reserved1>
  189.         <enabled> <true /> </enabled>
  190.         <rect>
  191.             <left>381</left>
  192.             <top>15</top>
  193.             <right>407</right>
  194.             <bottom>38</bottom>
  195.         </rect>
  196.         <style>transparent</style>
  197.         <showName> <false /> </showName>
  198.         <highlight> <false /> </highlight>
  199.         <autoHighlight> <true /> </autoHighlight>
  200.         <sharedHighlight> <false /> </sharedHighlight>
  201.         <family>0</family>
  202.         <titleWidth>0</titleWidth>
  203.         <icon>20000</icon>
  204.         <textAlign>center</textAlign>
  205.         <font>Chicago</font>
  206.         <textSize>12</textSize>
  207.         <textStyle>plain</textStyle>
  208.         <name>First</name>
  209.         <script>on mouseUp
  210. lock screen
  211. go to cd "master"
  212. unlock screen
  213. end mouseUp
  214. </script>
  215.     </part>
  216.     <name></name>
  217.     <script></script>
  218. </background>
  219.